home *** CD-ROM | disk | FTP | other *** search
- Path: keats.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.os.ms-windows.programmer.controls,comp.lang.c++,comp.lang.c
- Subject: Re: calling files from DLL's
- Date: 6 Apr 1996 23:31:19 -0800
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4k7r07INNct3@keats.ugrad.cs.ubc.ca>
- References: <4k7f69$jr6@guava.epix.net>
- NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
-
- In article <4k7f69$jr6@guava.epix.net>,
- Ken Shaner <kshaner@news.epix.net> wrote:
- >Does anyone know how to call a file from a DLL made in MS VC++ or Borland
- >C++. I can make a DLL to add integers together, but that's about it. I
-
- You have to write a separate DLL for that.
- --
-
-